General summary

Tables

Kina Rutul

## # A tibble: 6 × 3
## # Groups:   dem [3]
##   dem   synt_pos     n
##   <chr> <chr>    <int>
## 1 DIST  ADNOM       25
## 2 DIST  INDEP        9
## 3 MED   ADNOM       19
## 4 MED   INDEP       32
## 5 PROX  ADNOM       28
## 6 PROX  INDEP       55
## # A tibble: 2 × 2
##   synt_pos     n
##   <chr>    <int>
## 1 ADNOM       72
## 2 INDEP       96
## # A tibble: 3 × 2
##   dem       n
##   <chr> <int>
## 1 DIST     34
## 2 MED      51
## 3 PROX     83

Mehweb Dargwa

## # A tibble: 9 × 3
## # Groups:   dem [5]
##   dem   synt_pos     n
##   <chr> <chr>    <int>
## 1 ABOVE INDEP        5
## 2 BELOW ADNOM        6
## 3 BELOW INDEP        9
## 4 DIST  ADNOM       55
## 5 DIST  INDEP      106
## 6 MED   ADNOM       14
## 7 MED   INDEP       28
## 8 PROX  ADNOM        3
## 9 PROX  INDEP       17
## # A tibble: 2 × 2
##   synt_pos     n
##   <chr>    <int>
## 1 ADNOM       78
## 2 INDEP      165
## # A tibble: 5 × 2
##   dem       n
##   <chr> <int>
## 1 ABOVE     5
## 2 BELOW    15
## 3 DIST    161
## 4 MED      42
## 5 PROX     20

Plots

Number of uses of each demonstrative in the independent position

Syntactic positions per demonstratives

Demonstratives per syntactic position

Independent demonstratives per speaker (sorted by the total number of uses)

Adnominal demonstratives per speaker (sorted by the total number of uses)

Anaphoric Distance

Independent position

Seconds

## # A tibble: 3 × 2
##   dem   mean_distance
##   <chr>         <dbl>
## 1 DIST           3.18
## 2 MED            3.77
## 3 PROX           4.50

## # A tibble: 5 × 2
##   dem   mean_distance
##   <chr>         <dbl>
## 1 ABOVE         11.6 
## 2 BELOW          5.54
## 3 DIST           4.22
## 4 MED            2.96
## 5 PROX           6.33

Words

## # A tibble: 3 × 2
##   dem   mean_distance
##   <chr>         <dbl>
## 1 DIST           10.9
## 2 MED            11.1
## 3 PROX           12.5

## # A tibble: 5 × 2
##   dem   mean_distance
##   <chr>         <dbl>
## 1 ABOVE          24.4
## 2 BELOW          31.3
## 3 DIST           25.9
## 4 MED            11.6
## 5 PROX           16.5

Adnominal position

## # A tibble: 3 × 2
##   dem   mean_distance
##   <chr>         <dbl>
## 1 DIST          23.4 
## 2 MED            4.20
## 3 PROX           4.68

## # A tibble: 4 × 2
##   dem   mean_distance
##   <chr>         <dbl>
## 1 BELOW         13.0 
## 2 DIST          23.6 
## 3 MED            6.86
## 4 PROX           6.46

Words

## # A tibble: 3 × 2
##   dem   mean_distance
##   <chr>         <dbl>
## 1 DIST           47.2
## 2 MED            10.6
## 3 PROX           12.9

## # A tibble: 4 × 2
##   dem   mean_distance
##   <chr>         <dbl>
## 1 BELOW          32.8
## 2 DIST           48.3
## 3 MED            26.2
## 4 PROX           10.3